projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9717e75
)
docs: don't use properties syntax for child properties
author
William Jon McCann
<william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 19:45:30 +0000
(14:45 -0500)
committer
William Jon McCann
<william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:37 +0000
(18:57 -0500)
gtk/gtkbbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkbbox.c
b/gtk/gtkbbox.c
index 7280f456a39e842dfdaf15efab1860698fd7b161..1d60ab542349f4d07b3c710c95f2dab724956e5c 100644
(file)
--- a/
gtk/gtkbbox.c
+++ b/
gtk/gtkbbox.c
@@
-41,7
+41,7
@@
* 'outliers' to keep their own larger size.
*
* To excempt individual children from homogeneous sizing regardless of their
- * 'outlier' status, you can set the
#GtkButtonBox:
non-homogeneous child
+ * 'outlier' status, you can set the non-homogeneous child
* property.
*/